Navigation View topic

Classes

CameraChangedEvent Navigation View
Represents camera changed events in a Google Maps view.
CameraPosition Navigation View
Represents the camera position in a Google Maps view.
CameraUpdate Navigation View
Defines a camera move, supporting absolute moves as well as moves relative the current position.
Circle Navigation View
Circle that has beed added to map.
CircleClickedEvent Navigation View
Event emitted when a circle is clicked.
CircleOptions Navigation View
Defines CircleOptions for a circle.
DashPattern Navigation View
Class representing a dash used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.
DotPattern Navigation View
Class representing a dot used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.
GapPattern Navigation View
Class representing a gap used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.
GoogleMapsNavigationView Navigation View
The main map view widget for Google Maps Navigation.
GoogleMapsNavigationViewState Navigation View
Google Maps Navigation.
GoogleNavigationViewController Navigation View
Navigation View Controller class to handle navigation view events.
InfoWindow Navigation View
Text labels for Marker info window.
LatLng Navigation Navigation View
LatLng coordinate object.
LatLngBounds Navigation View
LatLngBounds bounds object.
MapClickEvent Navigation View
Represents the click position in a Google Maps view.
MapLongClickEvent Navigation View
Represents the long click position in a Google Maps view.
MapOptions Navigation View
Encapsulates the initial configuration required to initialize the google map view.
Marker Navigation View
Marker that has beed added to the map.
MarkerAnchor Navigation View
Specifies the anchor to be at a particular point in the marker image.
MarkerDragEvent Navigation View
Marker drag event sent from platform side.
MarkerEvent Navigation View
Marker event sent from platform side.
MarkerOptions Navigation View
Defines MarkerOptions for a marker.
MyLocationButtonClickedEvent Navigation View
My location button clicked event.
MyLocationClickedEvent Navigation View
My location clicked event.
Represents navigation UI changed event in a view.
Encapsulates the initial configuration required to initialize the navigation map view.
Encapsulates the initial configuration required to initialize the navigation view.
Navigation view recenter clicked event.
Settings for the user interface of the map.
PatternItem Navigation View
Item used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.
Polygon Navigation View
Polygon that has beed added to map.
PolygonClickedEvent Navigation View
Event emitted when a polygon is clicked.
PolygonOptions Navigation View
Defines PolygonOptions for a polygon.
Polyline Navigation View
Polyline that has beed added to map.
PolylineClickedEvent Navigation View
Event emitted when a polyline is clicked.
PolylineOptions Navigation View
Defines PolylineOptions for a polyline.
RouteSegment Navigation View
Navigation route segment
RouteSegmentTrafficData Navigation View
Route segment traffic data.
RouteSegmentTrafficDataRoadStretchRenderingData Navigation View
Route segment traffic data road strech rendering data type.
StyleSpan Navigation View
Style and length of a stroke on polyline.
StyleSpanStrokeStyle Navigation View
Style for stroke of a polyline.

Enums

CameraEventType Navigation View
Represents the event type for CameraChangedEvent.
CameraPerspective Navigation View
Parameter given to parameter given to the GoogleNavigationViewController.followMyLocation to specify the orientation of the camera.
CameraUpdateType Navigation View
Internal camera update type.
MapType Navigation View
Map type.
MarkerDragEventType Navigation View
Marker drag event types
MarkerEventType Navigation View
Marker event types
Determines the initial visibility of the navigation UI on map initialization.
PatternType Navigation View
Pattern used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.
RouteSegmentTrafficDataRoadStretchRenderingDataStyle Navigation View
Route segment traffic data road strech rendering style.
RouteSegmentTrafficDataStatus Navigation View
Traffic data statuses
StrokeJointType Navigation View
Joint types for Polyline and outline of Polygon.